<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */



/*热门关键词*/
.Popular {
    background: rgba(255,255,255,0.9);
    z-index: 999;
    position: relative;
    width: 100%;
    height: 60px;
    line-height: 60px;
}
.Popular .search {
    position: relative;
}
.Popular .search .input {
    height: 30px;
    width: 308px;
    line-height: 30px;
    padding-left: 10px;
    border: 1px solid #ccc;
    background: none;
	margin-top: -3px;
}
.Popular .words a {
    padding: 0 10px;
    font-size: 14px;
    color: #666;
    font-weight: normal;
}
.Popular .words a:hover {
    color: #000;
}
.Popular .words p{
    color: #888;
    font-size: 14px;
    float: left;
}
.Popular .words p span{
    color: #333333;
    font-weight: bold;
}
.Popular .search .btn {
    background: url("../images/ico.png")no-repeat 0 -25px  ;
    height: 26px;
    width: 26px;
    border: none;
    position: absolute;
    right: 12px;
    top: 17px;
    cursor: pointer;
}

#stop {
    height: 40px;
    line-height: 40px;
}
#stop .search .input {
    height: 30px;
    width: 308px;
    line-height: 30px;
    padding-left: 10px;
    border: 1px solid #ccc;
    background: none;
	margin-top: -3px;
}
#stop .search .btn {
    background: url("../images/ico.png")no-repeat 0 -25px  ;
    height: 26px;
    width: 26px;
    border: none;
    position: absolute;
    right: 12px;
    top: 7px;
    cursor: pointer;
}


/* 轮播图css */
.slideBox {
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: center;
    z-index: 555;
    top: -60px;
    height: 540px;
}
.slideBox .hd {
    display: inline-block;
    position: relative;
    bottom: -565px;
    z-index: 1;
}
.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}
.slideBox .hd ul li {
    float: left;
    margin: 0 3px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    cursor: pointer;
}

.slideBox .hd ul li.cur {
    background: #087c3a;
    color: #fff;
}
.slideBox .bd {
    position: relative;
    z-index: 0;
	top: -23px;
}
.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
    display: block;
    height: 600px;
}
.slideBox .bd li a{
    display: block;
    height: 600px;
}
.slideBox .prev, .slideBox .next {
    position: absolute;
    left: 6%;
    top: 55%;
    margin-top: -25px;
    display: block;
    width: 60px;
    height: 60px;
    background: url("../images/btn01.png") 0px 0px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 789;
}
.slideBox .next {
    left: auto;
    right: 6%;
    background-position: -60px 0px;
}
.slideBox .prev:hover, .slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 0.9;
}
.slideBox .prevStop {
    display: none;
}
.slideBox .nextStop {
    display: none;
}
/* 轮播图css结束 */
/*标题*/
.ttitle{
    text-align: center;
}
.ttitle .ttit{
    font-size: 38px;
    color: #333;
    font-weight: bold;
    line-height: 1;
}
.ttitle .ttit b{
    color: #3a5898;
}
.ttitle .thr{
    width: 100%;
    height: 1px;
    text-align: center;
    background: #dcdcdc;
    margin: 20px auto;
}
.ttitle .thr span{
    width: 50px;
    height: 1px;
    display: block;
    background: #3a5898;
    margin: auto;
}
.ttitle .tsub{
    font-size: 15px;
    color: #333;
}
/*认证项目*/
.renzheng{
    padding-top: 80px;
}

.rzneirong{
    display: block;
    padding-top: 40px;
    overflow: hidden;
}

.rzneirong .fl{
    width: 270px;
}
.rzneirong .fl .aa01{
    color: #fff;
    background: #3a5898;
    font-size: 30px;
    height: 88px;
    line-height: 88px;
}
.rzneirong .fl .aa01 i{
    width: 35px;
    height: 35px;
    float: left;
    margin-top: 28px;
    margin-left: 25px;
    margin-right: 10px;
    background: url(../images/ico.png) no-repeat 0 -75px;
}

.rzneirong .fl .aa02{
    background: #f1f1f1;
    color: #333;
    padding-top: 15px;
    padding-bottom: 10px;
}
.rzneirong .fl .aa02 dl{
    padding-bottom: 5px;
    margin: 0 20px;
    clear: both;
}
.rzneirong .fl .aa02 dt{
    height: 45px;
    line-height: 45px;
    background: #3a5898;
}
.rzneirong .fl .aa02 dt a{
    display: block;
    color: #fff;
}
.rzneirong .fl .aa02 dt:hover{
    background: #ff8c1a;
}
.rzneirong .fl .aa02 dt i{
    width: 27px;
    height: 27px;
    float: left;
    margin-top: 10px;
    margin-left: 15px;
    margin-right: 10px;
    background: url(../images/ico.png) no-repeat 0 -135px;
}
.rzneirong .fl .aa02 dt i.aaico2{
    background-position: -27px -135px;
}
.rzneirong .fl .aa02 dt i.aaico3{
    background-position: -54px -135px;
}
.rzneirong .fl .aa02 dt i.aaico4{
    background-position: -81px -135px;
}
.rzneirong .fl .aa02 dt i.aaico5{
    background-position: -108px -135px;
}
.rzneirong .fl .aa02 dt i.aaico6{
    background-position: -135px -135px;
}
.rzneirong .fl .aa02 dd{
    overflow: hidden;
    padding: 10px 0 5px;
}
.rzneirong .fl .aa02 dd span{   
    width: 49%;
    display: block;
    float: left;
    line-height: 30px;
    margin: 3px 0;
}
.rzneirong .fl .aa02 dd span:nth-of-type(2n){
    margin-left: 2%;
}
.rzneirong .fl .aa02 dd span a{
    display: block;
}

.rzneirong .fl .aa02 dd span:hover{
    background: #ff8c1a;
}
.rzneirong .fl .aa02 dd span:hover a{
    color: #fff;
}

.rzneirong .fl .aa03{
    height: 104px;
    background: #ddd;
}
.rzneirong .fl .aa03 i{
    width: 25px;
    height: 25px;
    float: left;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 5px;
    background: url(../images/ico.png) no-repeat 0 -110px;
}
.rzneirong .fl .aa03 p{
    font-size: 14px;
    color: #666;
    float: left;
    margin-top: 25px;
}
.rzneirong .fl .aa03 span{
    color: #3a5898;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-weight: bold;
    display: block;
    clear: both;
    margin-left: 22px;
    line-height: 38px;
}

.rzneirong .fr{
    width: 910px;
}
.rzneirong .fr li{
    float: left;
    width: 19%;
    margin-left: 1%;
    margin-bottom: 20px;
}
.rzneirong .fr li a{
    border: 1px solid #e5e5e5;
    display: block;
}
.rzneirong .fr li .img{
    overflow: hidden;
}
.rzneirong .fr li .img img{
    max-width: 90%;
    padding: 5%;
}

.rzneirong .fr li p{
    text-align: center;
    background: #ddd;
    color: #000;
    line-height: 45px;
}

.rzneirong .fr li:hover .img img{
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
	-webkit-transition: -webkit-transform 0.6s ease 0;
	transition: transform 0.6s ease 0;
}
.rzneirong .fr li:hover a{
    border-color: #ff7f00;
}
.rzneirong .fr li:hover p{
    background: #ff7f00;
    color: #fff;
}

/*合作客户*/
.hezuo{padding-top: 60px;}
.aahezuo{ width:1200px; position:relative;margin-top: 40px;}
.aahezuo .hd{ overflow:hidden; }
.aahezuo .hd .prev,.aahezuo .hd .next{
    display: block;
    width: 60px;
    height: 60px;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/btn01.png) no-repeat;
    position: absolute;
    top: 36%;
    left: -80px;
    opacity: .8;
}
.aahezuo .hd .prev:hover,.aahezuo .hd .next:hover{opacity: 1;}
.aahezuo .hd .next{ background-position:-60px 0;right: -75px; left: auto;}
.aahezuo .hd .prevStop{ background-position:-60px 0; }
.aahezuo .hd .nextStop{ background-position:-60px -50px; }

.aahezuo .bd{overflow: hidden;}
.aahezuo .bd .tempWrap{margin-left: -8px;}
.aahezuo .bd ul{ overflow:hidden; zoom:1; }
.aahezuo .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.aahezuo .bd ul li .pic{ text-align:center;border:1px solid #e5e5e5;}
.aahezuo .bd ul li .pic a{ padding:30px 20px 20px;display: block;}
.aahezuo .bd ul li .pic img{ width:245px; display:block;}
.aahezuo .bd ul li:hover .pic{ border-color:#ff7f00; }
.aahezuo .bd ul li:hover .pic img {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: -webkit-transform 0.6s ease 0;
    transition: transform 0.6s ease 0;{ border-color:#ff7f00; }
}
.aahezuo .bd ul li p{ margin-top: 25px;font-size: 15px; color: #333;}

/*优势点*/
.youshi{
    margin-top: 80px;
    background: url(../images/youshi_bg.jpg) no-repeat center center;
    height: 580px;
}
.stitle{
    text-align: center;
    padding-top: 74px;
}
.stitle .stit{
    font-size: 38px;
    color: #fff;
    font-weight: bold;
}
.stitle .stit b{
    color: #ff7f00;
}
.stitle .ssub{
    color: #fff;
    font-size: 16px;
    background: #ff7f00;
    padding: 10px;
    display: inline-block;
    margin-top: 20px;
}
.youshi ul{
    margin-top: 45px;
    width: 1220px;
    margin-left: -10px;
}
.youshi li{
    width: 16.66666%;
    float: left;
    background: url(../images/ys_bg.png) no-repeat center center;
    height: 230px;
    text-align: center;
    cursor: pointer;
    position: relative;
}
.youshi li .ico{
    width: 65px;
    height: 65px;
    margin: 50px auto 20px;
}
.youshi li span{
    font-size: 18px;
    font-weight: bold;
    color: #3a5898;
}
.youshi li p{
    font-size: 16px;
    color: #fff;
    margin-top: 80px;
    line-height: 25px;
}
.youshi li i{
    width: 15px;
    height: 8px;
    background: url(../images/ico_xia.png) no-repeat center center;
    position: absolute;
    top: 188px;
    left: 94px;
}

@-webkit-keyframes hvr-bob1 {
    0% {
      -webkit-transform: translateY(-2px);
      transform: translateY(-2px);
    }
  
    50% {
      -webkit-transform: translateY(4px);
      transform: translateY(4px);
    }
  
    100% {
      -webkit-transform: translateY(-2px);
      transform: translateY(-2px);
    }
  }
  
  @keyframes hvr-bob1 {
    0% {
      -webkit-transform: translateY(-2px);
      transform: translateY(-2px);
    }
  
    50% {
      -webkit-transform: translateY(4px);
      transform: translateY(4px);
    }
  
    100% {
      -webkit-transform: translateY(-2px);
      transform: translateY(-2px);
    }
  }
  
  @-webkit-keyframes hvr-bob-float1 {
    100% {
      -webkit-transform: translateY(-2px);
      transform: translateY(-2px);
    }
  }
  
  @keyframes hvr-bob-float1 {
    100% {
      -webkit-transform: translateY(-2px);
      transform: translateY(-2px);
    }
  }
.youshi li i{
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
  }
  .youshi li:hover i, .youshi li:focus i, .youshi li:active i{
    -webkit-animation-name: hvr-bob-float1, hvr-bob1;
    animation-name: hvr-bob-float1, hvr-bob1;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
  }
  .youshi li:hover i, .youshi li:focus i, .youshi li:active i{
    -webkit-animation-name: hvr-bob-float1, hvr-bob1;
    animation-name: hvr-bob-float1, hvr-bob1;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
  }
  .youshi li img{
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  .youshi li:hover img,  .youshi li:focus img,  .youshi li:active img{
    -webkit-animation-name: hvr-icon-up;
    animation-name: hvr-icon-up;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  } 

/*资质证书*/

.zhengshu{ padding-top: 80px; background: url(../images/zs_bg.jpg)#fff no-repeat center bottom; height: 520px;}
.btitle{
    background: url(../images/title_bg.png) no-repeat 0 0;
    width: 563px;
    height: 85px;
    margin: auto;
}
.btitle .btit{
    font-size: 38px;
    color: #333;
    font-weight: bold;
    line-height: 1;
    padding-left: 100px;
    margin-bottom: 20px;
}
.btitle .btit b{
    color: #3a5898;
}

.btitle .bsub{
    padding-left: 100px;
    font-size: 15px;
    color: #333;
}
.zhengshu .btitle .bsub{
    padding-left: 150px;
}
.aazhengshu{ width:1200px; position:relative;margin-top: 40px;}
.aazhengshu .hd{ overflow:hidden; }
.aazhengshu .hd .prev,.aazhengshu .hd .next{
    display: block;
    width: 60px;
    height: 60px;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/btn01.png) no-repeat;
    position: absolute;
    top: 36%;
    left: -80px;
    opacity: .8;
}
.aazhengshu .hd .prev:hover,.aazhengshu .hd .next:hover{opacity: 1;}
.aazhengshu .hd .next{ background-position:-60px 0;right: -75px; left: auto;}
.aazhengshu .hd .prevStop{ background-position:-60px 0; }
.aazhengshu .hd .nextStop{ background-position:-60px -50px; }

.aazhengshu .bd{overflow: hidden;}
.aazhengshu .bd .tempWrap{margin-left: -8px;}
.aazhengshu .bd ul{ overflow:hidden; zoom:1; }
.aazhengshu .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.aazhengshu .bd ul li .pic{ text-align:center;}
.aazhengshu .bd ul li .pic a{ display: block;}
.aazhengshu .bd ul li .pic span{overflow: hidden; height: 250px;background: #fff;display: block;border:1px solid #e5e5e5;}
.aazhengshu .bd ul li .pic img{ width:225px; display:block;margin-top: 13px;}
.aazhengshu .bd ul li:hover .pic span{ border-color:#ff7f00; }
.aazhengshu .bd ul li:hover .pic img {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: -webkit-transform 0.6s ease 0;
    transition: transform 0.6s ease 0;
}
.aazhengshu .bd ul li p{ width: 225px; margin: auto; margin-top: 15px;font-size: 15px; color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; display:block; }

/*测试项目*/
.ceshi{padding-top: 80px;}
.ceshi .btitle{
    background-position: 0 -85px;
}
.ceshi .btitle .bsub{
    padding-left: 160px;
}

.aaceshi{margin-top: 40px;}
.aaceshi dl{
    float: left;
    width: 583px;
    height: 246px;
    border: 1px solid #e5e5e5;
    margin-bottom: 30px;
    overflow: hidden;
}
.aaceshi dl:nth-of-type(2n){
    margin-left: 30px;
}
.aaceshi dt{
    float: left;
    overflow: hidden;
}
.aaceshi dl:hover img{
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-transition: -webkit-transform 0.6s ease 0;
    transition: transform 0.6s ease 0;
}
.aaceshi dl:hover{
    border-color: #ff7f00;
}

.aaceshi dd{
    padding: 25px;
    width: 218px;
    float: left;
}
.aaceshi dd h3{
    font-size: 18px;
    color: #000;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.aaceshi dd span{
    width: 49%;
    float: left;
    font-size: 12px;
    margin: 3px 0;
}
.aaceshi dd span a{
    display: block;
    padding: 6px 0;
}
.aaceshi dd span:hover{
    background: #ff7f00;
}
.aaceshi dd span:hover a{
    color: #fff;
}
.aaceshi dd a:nth-of-type(2n){
    margin-left: 2%;
}

.aaceshi dd .btn01{
    clear: both;
    overflow: hidden;
    padding-top: 22px;
}
.aaceshi dd .btn01 a{
    width: auto;
    background: #3a5898;
    color: #fff;
    padding: 7px 15px;
}

/*实验基地*/
.jidi{
    padding-top: 80px;
    background: url(../images/jidi_bg.jpg)no-repeat center center;
    height: 883px;
    margin-top: 50px;
}
.jidi .btitle{
    background-position: 0 -170px;
}
.jidi .btitle .bsub{
    padding-left: 190px;
}
.aajidi{margin-top: 40px;overflow: hidden;}
.aajidi dl{
    width: 285px;
    border: 1px solid #ddd;
    overflow:hidden;
    float: left;
    margin-right: 17.3px;
    margin-bottom: 20px;
}
.aajidi dl:nth-of-type(4n){
    margin-right: 0;
}
.aajidi dt{
    overflow: hidden;
}
.aajidi dt img{
    max-width: 100%;
    height: 220px;
    display: block;
}
.aajidi dd{
    background: #fff;
    text-align: center;
    font-size: 15px;
    color: #333;
    line-height: 60px;
}
.aajidi dl:hover{
    border-color: #ff7f00;
}
.aajidi dl:hover dd{
    background: #ff7f00;
    color: #fff;
}
.aajidi dl:hover dt img{
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-transition: -webkit-transform 0.6s ease 0;
    transition: transform 0.6s ease 0;
}

.gengduo{
    text-align: center;
    margin-top: 40px;
}
.gengduo a{
    font-size: 16px;
    color: #fff;
    background: #3a5898;
    padding: 12px 30px;
    margin: 0 5px;
}
.gengduo a:last-of-type{
    background: #ff7f00;
}

/*超值福利*/
.fuli{
    padding-top: 80px;
}
.fuli .btitle{
    background-position: 0 -255px;
}
.fuli .btitle .bsub{
    padding-left: 135px;
}
.aafuli{margin-top: 40px;overflow: hidden;}
.aafuli dl{
    width: 583px;
    height: 450px;
    border: 1px solid #e5e5e5;
    float: left;
}
.aafuli dl:first-of-type{
    margin-right: 30px;
}
.aafuli dl dt{
    margin-bottom: 8px;
}
.aafuli dl dd{
    float: left;
    width: 225px;
    margin: 0 33px;
    border-bottom: 1px solid #ddd;
    font-size: 16px;
    font-weight: bold;
    line-height: 45px;
    color: #555;
}
.aafuli dd:nth-of-type(9),.aafuli dd:nth-of-type(10),.aafuli dd:nth-of-type(19),.aafuli dd:nth-of-type(20){
    border: none;
}
.aafuli dd i{
    font-weight: bold;
    margin-right: 5px;
    color: #3a5898;
}
.aafuli dd span{
    float: right;
    width: 25px;
    height: 25px;
    background: url(../images/ico.png) no-repeat 0 -170px;
    margin-top: 11px;
}
.aafuli dd:hover{
    color: #3a5898;
}
.aafuli dd:hover span{
    background-position: -25px -170px;
}

/* Wobble Horizontal */
@-webkit-keyframes hvr-wobble-horizontal2 {
    16.65% {
      -webkit-transform: translateX(8px);
      transform: translateX(8px);
    }
  
    33.3% {
      -webkit-transform: translateX(-6px);
      transform: translateX(-6px);
    }
  
    49.95% {
      -webkit-transform: translateX(4px);
      transform: translateX(4px);
    }
  
    66.6% {
      -webkit-transform: translateX(-2px);
      transform: translateX(-2px);
    }
  
    83.25% {
      -webkit-transform: translateX(1px);
      transform: translateX(1px);
    }
  
    100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  }
  
  @keyframes hvr-wobble-horizontal2 {
    16.65% {
      -webkit-transform: translateX(8px);
      transform: translateX(8px);
    }
  
    33.3% {
      -webkit-transform: translateX(-6px);
      transform: translateX(-6px);
    }
  
    49.95% {
      -webkit-transform: translateX(4px);
      transform: translateX(4px);
    }
  
    66.6% {
      -webkit-transform: translateX(-2px);
      transform: translateX(-2px);
    }
  
    83.25% {
      -webkit-transform: translateX(1px);
      transform: translateX(1px);
    }
  
    100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  }
  
  /* .aafuli dd {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
  }
  .aafuli dd:hover,  .aafuli dd:focus,  .aafuli dd:active {
    -webkit-animation-name: hvr-wobble-horizontal2;
    animation-name: hvr-wobble-horizontal2;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
  } */

/*广告banner*/
.ggao{
    background: url(../images/gg_bg.jpg) no-repeat center center;
    height: 272px;
    margin-top: 70px;
}
.ggao .container{position: relative;}
.ggao .aaggao{
    position: absolute;
    color: #fff;
    top: 83px;
    left: 32px;
}
.aaggao h5{
    font-size: 45px;
}
.aaggao h5 b{
    font-size: 75px;
    color: #ff7f00;
    position: relative;
    top: 5px;
}
.aaggao p{
    position: relative;
    font-size: 28px;
    color: #3a5898;
    left: 128px;
    top: 27px;
}

.ggao .bbggao{
    position: absolute;
    left: 600px;
}
.ggao .ccggao{
    position: absolute;
    color: #fff;
    left: 840px;
    top: 85px;
}
.ccggao h5{
    font-size: 30px;
}
.ccggao h5 b{
    color: #ff7f00;
}
.ccggao p{
    font-size: 16px;
    margin-top: 15px;
    color: rgba(255, 255, 255, 0.8);
}
.ccggao span{
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 38px;
    left: 98px;
    top: 10px;
}

.ggao .bbggao{
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
  }
  .ggao:hover .bbggao, .ggao:focus .bbggao, .ggao:active .bbggao {
    -webkit-animation-name: hvr-wobble-horizontal;
    animation-name: hvr-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
  }

/*走进储能*/
.zoujin{padding-top: 80px;}
.aazoujin{margin-top: 40px;}
.zoujin .fl {
    width: 520px;
}
.zoujin .entit {
    font-weight: bold;
    font-size: 73px;
    font-family: Arial, "微软雅黑";
    text-transform: uppercase;
    color: #eee;
    line-height: 55px;
}

.zoujin .cntit {
    font-size: 24px;
    color: #3a5898;
    font-weight: bold;
    margin-bottom: 35px;
}
.zoujin .p1{
    font-size: 16px;
    color: #333;
    line-height: 28px;
    margin-bottom: 50px;
    white-space: pre-line;
}
.zoujin .more {
    font-size: 18px;
    color: #fff;
    background: #ff7f00;
    padding: 15px 44px;
    float: left;
    margin-right: 20px;
    margin-top: 0;
}

.zoujin .gytel {
    background: url("../images/ico_tel.png") no-repeat left center;
    background-size: 55px 55px;
    height: 55px;
    display: block;
    float: left;
    padding-left: 65px;
	color: #666;
    font-size: 16px;
}
.zoujin .gytel em {
    display: block;
    font-family: "Times New Roman", Arial, "微软雅黑";
    font-size: 35px;
    color: #ff7f00;
    font-weight: bold;
}
.zoujin .fr{position: relative;}
.zoujin .fr .kuang5{
    border: 5px solid #3a5898;
    position: relative;
    display: block;
    width: 600px;
    height: 400px;
}
.zoujin .fr .video img{
    max-width: 100%;
}
.zoujin .fr .video{
    width: 600px;
    height: 400px;
    position: absolute;
    right: 30px;
    top: 30px;
}

/*专家团队*/
.tuandui{
    padding-top: 80px;
    padding-bottom: 80px;
    margin-top: 100px;
    background: #eee;
}
.aatuandui{ width:1200px; position:relative;margin-top: 40px;}
.aatuandui .hd{ overflow:hidden; }
.aatuandui .hd .prev,.aatuandui .hd .next{
    display: block;
    width: 60px;
    height: 60px;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/btn01.png) no-repeat;
    position: absolute;
    top: 45%;
    left: -80px;
    opacity: .8;
}
.aatuandui .hd .prev:hover,.aatuandui .hd .next:hover{opacity: 1;}
.aatuandui .hd .next{ background-position:-60px 0;right: -75px; left: auto;}
.aatuandui .hd .prevStop{ background-position:-60px 0; }
.aatuandui .hd .nextStop{ background-position:-60px -50px; }

.aatuandui .bd{overflow: hidden;}
.aatuandui .bd .tempWrap{margin-left: -8px;}
.aatuandui .bd ul{ overflow:hidden; zoom:1; }
.aatuandui .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align: justify; }
.aatuandui .bd ul li .pic{
    background: #fff;
    height: 425px;
    overflow: hidden;
}
.aatuandui .bd ul li .pic span{
    border:1px solid #e5e5e5;
    overflow: hidden;
    display: block;
}
.aatuandui .bd ul li .pic a{display: block;}
.aatuandui .bd ul li .pic img{ width:285px; display:block;}
.aatuandui .pic h3{
    font-size: 16px;
    color: #000;
    padding: 18px 20px 0;
}
.aatuandui .pic h4{
    position: relative;
    border-bottom: 1px solid #ddd;
    margin: 0 20px;
}
.aatuandui .pic h4 i{
    font-size: 16px;
    font-weight: normal;
    color: #3a5898;
    position: relative;
    background: #fff;
    padding-right: 10px;
    top: 7px;
}
.aatuandui .bd ul li p{
    padding:0 20px;
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 14px;
    line-height: 28px;
    color: #666;
    width: 245px;
    white-space: pre-line;
    text-align: justify;
}
.aatuandui .bd ul li em{
    background: #ff7f00;
    color: #fff;
    padding: 5px 15px;
    margin-left: 20px;
    font-size: 14px;
}


.aatuandui .qqlx{
    border-top: 1px solid #ddd;
}
.aatuandui .qqlx a{
    background: #fff;
    display: block;
    line-height: 62px;
    font-size: 16px;
    color: #333;
}
.aatuandui .qqlx i{
    background: url(../images/ico.png) no-repeat 0 -250px;
    width: 25px;
    height: 25px;
    display: block;
    float: left;
    margin-top: 18px;
    margin-left: 20px;
    margin-right: 5px;
}
.aatuandui .bd ul li .aatxt{
    background: #fff;
    position: relative;
    z-index: 999;
    transition:all .3s
}
.aatuandui .bd ul li .pic:hover .aatxt{
    margin-top: -50px;
}

.aatuandui .bd ul li .pic em {
    content: "";
    position: absolute;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
.aatuandui .bd ul li .pic:hover em, .aatuandui .bd ul li .pic:focus em,.aatuandui .bd ul li .pic:active em {
    -webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
    animation-name: hvr-icon-bob-float, hvr-icon-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
  }

.aatuandui .bd ul .qqlx:hover a{ background:#ff7f00; color: #fff;font-weight: bold; }
.aatuandui .bd ul .qqlx:hover a i{background-position: -25px -250px; }
.aatuandui .bd ul li:hover .pic img {
    -webkit-transform: scale(1.08, 1.08);
    -ms-transform: scale(1.08, 1.08);
    transform: scale(1.08, 1.08);
    -webkit-transition: -webkit-transform 0.6s ease 0;
    transition: transform 0.6s ease 0;{ border-color:#ff7f00; }
}

/*服务流程*/
.liucheng{
    background: url(../images/liucheng_bg.jpg)#eee no-repeat center bottom;
    min-height: 360px;
}
.liucheng .lctxt{
    float: left;
    position: relative;
    top: 100px;
}
.liucheng .lctxt img{
    -webkit-transition: .1s ease-out;
    -moz-transition: .1s ease-out;
    -ms-transition: .1s ease-out;
    -o-transition: .1s ease-out;
    transition: .1s ease-out;
    animation: dong 1.5s infinite;
}
@keyframes dong{
    0%{opacity:1;transform:scale(0.9)}
    45% {opacity:1;transform:scale(1)}
    100% {opacity:1;transform:scale(0.9)}
}
.liucheng .lctxt span{
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    top: 42px;
    position: absolute;
    left: 50px;
}
.liucheng ul{
    width: 1020px;
    float: right;
}
.liucheng li{
    float: left;
    text-align: center;
    margin: 17px 56px;
    cursor: pointer;
}
.liucheng li p{
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.liucheng li i{
    background: url(../images/liucheng_ico.png) no-repeat;
    width: 80px;
    height: 80px;
    display: block;
    margin: 20px 0;
}
.liucheng li #lico02{background-position: -80px 0;}
.liucheng li #lico03{background-position: -160px 0;}
.liucheng li #lico04{background-position: -240px 0;}
.liucheng li #lico05{background-position: -320px 0;}
.liucheng li #lico06{background-position: 0px -80px;}
.liucheng li #lico07{background-position: -80px -80px;}
.liucheng li #lico08{background-position: -160px -80px;}
.liucheng li #lico09{background-position: -240px -80px;}
.liucheng li #lico10{background-position: -320px -80px;}

.liucheng li i {
    content: "";
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  .liucheng li:hover, .liucheng li:focus,.liucheng li:active {
    -webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
    animation-name: hvr-icon-bob-float, hvr-icon-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
  }

/*各大机构*/
.jigou{padding-top: 50px;padding-bottom: 60px;}
.aajigou{ width:1200px; position:relative;margin-top: 40px;height: 413px;}
.aajigou .hd{ 
    background: #eee;
    height: 320px;
}
.aajigou .hd .prev,.aajigou .hd .next{
    display: block;
    width: 25px;
    height: 35px;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/ico.png)#fff no-repeat 0 -275px;
    position: absolute;
    top: 360px;
    right: 35px;
    opacity: .8;
    z-index: 999999;
}
.aajigou .hd .prev:hover,.aajigou .hd .next:hover{opacity: 1;background-color: #f5f5f5;}
.aajigou .hd .next{ background-position:-25px -275px;right:0;}

.aajigou .hd ul{
    overflow: hidden;
    zoom: 1;
    display: inline-block;
    position: relative;
    bottom: -365px;
    left: 580px;
    z-index: 999999;
}
.aajigou .hd ul li{ 
    float: left;
    width: 10px;
    height: 10px;
    overflow: hidden;
    margin: 0 2px;
    text-indent: -999px;
    cursor: pointer;
    background: #ccc;
    border-radius: 10px;
}
.aajigou .hd ul li.cur{background: #333 }

.aajigou .bd{
    overflow: hidden;
    position: relative;
    top: -320px;
    padding: 35px 40px;
}
.aajigou .bd .tempWrap{margin-left: -8px;}
.aajigou .bd ul{ overflow:hidden; zoom:1; }
.aajigou .bd ul li{ margin:0; float:left; _display:inline; overflow:hidden; text-align:center; width: 1200px; }
.aajigou .bd ul li .pic{ text-align:center;border:1px solid #e5e5e5;float: left;overflow: hidden;height: 375px;}
.aajigou .bd ul li .pic a{display: block;}
.aajigou .bd ul li .pic img{ width:500px; display:block;}

.aajigou .bd ul li .rtxt{width: 575px;margin-left: 540px; text-align: left}
.aajigou .bd ul li .rtxt h4{
    font-size: 18px;
    color: #333;
    line-height: 30px;
    margin-top: 20px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px;
}
.aajigou .bd ul li .rtxt p{
    font-size: 14px;
    line-height: 28px;
    color: #666;
    margin-top: 15px;
}
.more{
    background: #ff7f00;
    display: block;
    color: #fff;
    padding: 7px 15px;
    margin-top: 35px;
}
.aajigou .bd ul li:hover .pic{ }
.aajigou .bd ul li:hover .pic img {
    -webkit-transform: scale(1.08, 1.08);
    -ms-transform: scale(1.08, 1.08);
    transform: scale(1.08, 1.08);
    -webkit-transition: -webkit-transform 0.6s ease 0;
    transition: transform 0.6s ease 0;{ border-color:#ff7f00; }
}

/*02*/
.bbjigou{ width:1200px; position:relative;margin-top: 40px;}
.bbjigou .hd{ text-align: center; }
.bbjigou .hd .prev,.bbjigou .hd .next{
    display: block;
    width: 60px;
    height: 60px;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/btn01.png) no-repeat;
    position: absolute;
    top: 40%;
    left: -80px;
    opacity: .8;
}
.bbjigou .hd .prev:hover,.bbjigou .hd .next:hover{opacity: 1;}
.bbjigou .hd .next{ background-position:-60px 0;right: -75px; left: auto;}
.bbjigou .hd .prevStop{ background-position:-60px 0; }
.bbjigou .hd .nextStop{ background-position:-60px -50px; }

.bbjigou .hd ul{overflow:hidden; zoom:1; display: inline-block;position: relative;bottom: -250px;}
.bbjigou .hd ul li{ 
    float: left;
    width: 10px;
    height: 10px;
    overflow: hidden;
    margin: 0 2px;
    text-indent: -999px;
    cursor: pointer;
    background: #ccc;
    border-radius: 10px;
}
.bbjigou .hd ul li.cur{background: #333 }

.bbjigou .bd{overflow: hidden;}
.bbjigou .bd .tempWrap{margin-left: -7px;}
.bbjigou .bd ul{ overflow:hidden; zoom:1; }
.bbjigou .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.bbjigou .bd ul li .pic{ text-align:center;border:1px solid #e5e5e5;}
.bbjigou .bd ul li .pic span{overflow: hidden;display: block;}
.bbjigou .bd ul li .pic a{ display: block;}
.bbjigou .bd ul li .pic img{ width:204px; display:block;padding: 20px 10px;}
.bbjigou .bd ul li p{
    line-height: 45px;
    font-size: 14px;
    color: #333;
    background: #eee;
    width: 224px;
    overflow: hidden;text-overflow: ellipsis;white-space: nowrap; display:block; 
}
.bbjigou .bd ul li:hover .pic{ border-color:#ff7f00; }
.bbjigou .bd ul li:hover .pic img {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: -webkit-transform 0.6s ease 0;
    transition: transform 0.6s ease 0;{ border-color:#ff7f00; }
}
.bbjigou .bd ul li:hover p{
    background: #ff7f00;
    color: #fff;
}

/*在线留言*/
.liuyan{
    background: url(../images/liuyan_bg.jpg) no-repeat center center;
    padding-top: 80px;
    height: 392px;
    margin-top: 80px;
}

.liuyan .atitle{
    font-size: 38px;
    text-align: center;
    width: 100%;
    color: #fff;
}
.liuyan .atitle b{
    color: #ff7f00;
}

.liuyan .mess{
    padding-top: 40px;
}
.liuyan .aaly{
    width: 585px;
    float: left;
}
.liuyan .aaly input{
    width: 212px;
    height: 53px;
    background: rgba(255, 255, 255, 0.85);
    margin-bottom: 16px;
    border: none;
    font-size: 16px;
    color: #3a5898;
    padding: 0 50px 0 20px;;
}
.liuyan .aaly .ly01{
    float: left;
    position: relative;
}
.liuyan .aaly .ly01:nth-of-type(2n){
    margin-left: 15px;
}
.liuyan .aaly .ly01 i{
    display: block;
    width: 25px;
    height: 25px;
    background: url(../images/ico.png)no-repeat 0 -310px;
    position: absolute;
    right: 10px;
    top: 15px;
}
.liuyan .aaly .ly01:nth-of-type(2) i{
    background-position: -25px -310px;
}
.liuyan .aaly .ly01:nth-of-type(3) i{
    background-position: -50px -310px;
}
.liuyan .aaly .ly01:nth-of-type(4) i{
    background-position: -75px -310px;
}

.liuyan .bbly{
    width: 385px;
    float: left;
    position: relative;
    margin-left: 10px;
}
.liuyan .bbly textarea{
    width: 345px;
    height: 83px;
    border: none;
    padding: 20px;
    background: rgba(255, 255, 255, 0.85);
    color: #3a5898;
}
.liuyan .bbly i{
    display: block;
    width: 25px;
    height: 25px;
    background: url(../images/ico.png)no-repeat -100px -310px;
    position: absolute;
    right: 12px;
    top: 15px;
}

.liuyan .ccly{
    width: 200px;
    float: right;
}
.liuyan .ccly a{
    font-size: 16px;
    background: #fff;
    border-radius: 50px;
    color: #3a5898;
    width: 200px;
    height: 53px;
    line-height: 53px;
    text-align: center;
    margin-bottom: 17px;
}
.liuyan .ccly .submit{
    font-size: 16px;
    background: #ff7f00;
    border-radius: 50px;
    color: #fff;
    width: 200px;
    height: 53px;
    line-height: 53px;
    text-align: center;
    border: none;
    cursor: pointer;
}

.liuyan .blx{
    text-align: center;
    font-size: 25px;
    color: #fff;
    padding-top: 45px;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    margin-top: 20px;
}
.liuyan .blx i{
    display: inline-block;
    width: 35px;
    height: 30px;
    background: url(../images/ico.png)no-repeat -50px -25px;
    position: relative;
    top: 5px;
    margin-right: 8px;
}
.liuyan .blx b{
    font-size: 40px;
    font-family: Arial, Helvetica, sans-serif;
}


/*news*/
.xinwen{
    padding-top: 80px;
    margin-bottom: 80px;
}

.aaxw {
    width: 790px;
    padding-top: 40px;
    text-align: left;
    float: left;
}
.aaxw .hd {
    height: 23px;
    line-height: 23px;
    border-bottom: 1px solid #ddd;
    position: relative;
    margin-bottom: 25px;
}
.aaxw .hd ul {
    float: left;
    position: absolute;
}
.aaxw .hd ul li {
    float: left;
    margin-right: 10px;
    cursor: pointer;
}
.aaxw .hd ul li a{
    line-height: 45px;
    display: block;
    width: 145px;
    height: 45px;
    color: #000;
    font-size: 16px;
    background: #fff;
    border: 1px solid #d2d2d2;
}
.aaxw .hd ul li a i{
    width: 25px;
    height: 25px;
    display: block;
    background: url(../images/ico.png)no-repeat 0 -335px;
    float:left;
    margin: 10px 5px 10px 20px;
}
.aaxw .hd ul li #nnav2{background-position: -25px -335px;}
.aaxw .hd ul li #nnav3{background-position: -50px -335px;}


.aaxw .hd ul li.cur  a{
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    background: #3a5898;
    border: 1px solid #3a5898;
}
.aaxw .hd ul li.cur #nnav1{
    background-position: -100px -335px;
}
.aaxw .hd ul li.cur #nnav2{
    background-position: -125px -335px;
}
.aaxw .hd ul li.cur #nnav3{
    background-position: -150px -335px;
}
 .aaxw .hd ul li:hover a{
    background: #ff7f00;
    border: 1px solid #ff7f00;
    color: #fff;
} 
.aaxw .bd{
    overflow: hidden;
    height: 370px;
}
.aaxw .bd ul {
    padding-top: 20px;
    zoom: 1;
}
.aaxw .bd dl{
    overflow: hidden;
    border-bottom: 1px dashed #e5e5e5;
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative;
}
.aaxw .bd dt{
    width: 200px;
    height: 130px;
    overflow: hidden;
    float: left;
    border: 1px solid #eee;
}
.aaxw .bd dt img{
    width: 200px;
    margin-top: -10px;
}
.aaxw .bd dd{
    width: 560px;
    float: right;
}
.aaxw .bd dd h4{
    font-size: 16px;
    color: #000;
    line-height: 40px;
}
.aaxw .bd dd p{
    font-size: 14px;
    color: #666;
    line-height: 28px;
}

.aaxw .bd dd em{
    right: 1em;
    bottom: 20px;
    color: #3a5898;
    font-size: 16px;
}

.aaxw .bd dl dd em {
    position: absolute;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  .aaxw .bd dl:hover dd em,  .aaxw .bd dl:focus dd em,  .aaxw .bd dl:active dd em {
    -webkit-animation-name: hvr-icon-buzz;
    animation-name: hvr-icon-buzz;
    -webkit-animation-duration: 0.15s;
    animation-duration: 0.15s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
  }

.aaxw .bd li{
    float: left;
    width: 376px;
    overflow: hidden;
    line-height: 25px;
    margin-bottom: 14px;
    border-bottom: 1px dashed #e5e5e5;
    padding-bottom: 14px;
}
.aaxw .bd li:nth-of-type(2n){
    margin-left: 38px;
}
.aaxw .bd li a{
    display: block;
    line-height: 30px;
    font-weight: bold;
    color: #000;
    overflow: hidden;text-overflow: ellipsis;white-space: nowrap; display:block;
}
.aaxw .bd li i{
    width: 25px;
    height: 25px;
    margin-right: 5px;
    display: block;
    float: left;
    background: url(../images/ico.png) no-repeat 0 -360px;
}

.aaxw .bd dl:hover dt img{
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: -webkit-transform 0.6s ease 0;
    transition: transform 0.6s ease 0;{ border-color:#ff7f00; }
}
.aaxw .bd dl:hover dd h4{
    color: #ff7f00;
}

.aaxw .bd li:hover a{
    color: #ff7f00;
}
.aaxw .bd li:hover i{
    background-position: -25px -360px;
}


.bbxw {
    padding-top: 40px;
    width: 382px;
    overflow: hidden;
    position: relative;
    float:right;
}
.bbxw .hdd {
    height: 23px;
    line-height: 23px;
    border-bottom: 1px solid #ddd;
    position: relative;
    margin-bottom: 25px;
}
.bbxw .hdd  a {
    float: left;
    margin-right: 10px;
    cursor: pointer;
}
.bbxw .hdd a{
    line-height: 45px;
    display: block;
    width: 145px;
    height: 45px;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    background: #3a5898;
    border: 1px solid #3a5898;
}
.bbxw .hdd  a i{
    width: 25px;
    height: 25px;
    display: block;
    background: url(../images/ico.png)no-repeat -175px -335px;
    float:left;
    margin: 10px 5px 10px 20px;
}


.bbxw .bd {
    padding: 20px 0 0;
}
.bbxw .bd ul {
    overflow: hidden;
    zoom: 1;
}
.bbxw .bd ul li {
    text-align:left;
    zoom: 1;
    margin-bottom: 10px;
    display:block;
    border: 1px dashed #e5e5e5;
    margin-bottom: 20px;
}
.bbxw .bd ul li .ntitle{
    overflow: hidden;
    padding: 10px;
}
.bbxw .bd ul li .ntitle a{
    font-size: 14px;
    font-weight: bold;
    color: #000;
    width: 330px;
    height: 70px;
    display: block;
    float: right;
    line-height: 25px;
}
.bbxw .bd ul li .ntitle a span{
    overflow: hidden;
    text-overflow:
    ellipsis;
    white-space: nowrap; 
    display:block;
}

.bbxw .bd ul li i{
    width: 25px;
    height: 25px;
    margin-right: 5px;
    display: block;
    float: left;
    background: url(../images/ico.png) no-repeat 0 -360px;
}
.bbxw .bd ul li p{
    font-weight: normal;
    color: #666;
}
.bbxw .bd li:hover a span{
    color: #ff7f00;
}
.bbxw .bd ul li:hover i{
    background-position: -25px -360px;
}
.bbxw .hdd  a:hover {
    background: #ff7f00;
    border: 1px solid #ff7f00;
}




















/*UN38.3页面css*/

/*认证时问题*/
.yzbj {
    padding: 82px 0 0;
    overflow: hidden;
}
.czwt {
}
.czwt h3 {
    text-align: center;
    position: relative;
}
.czwt h3 span {
    font-size: 38px;
    display: block;
    color: #333;
    line-height: 50px;
    font-weight: 200;
}
.czwt h3 i {
    display: block;
    font-size: 38px;
    color: #3a5898;
    font-weight: bold;
}
.czwt h3 .em1 {
    display: block;
    width: 52px;
    height: 78px;
    background: url(../images/czwticon01.png) no-repeat center;
    position: absolute;
    top: -5px;
    left: 280px;
}
.czwt h3 .em2 {
    display: block;
    width: 65px;
    height: 118px;
    background: url(../images/czwticon02.png) no-repeat center;
    position: absolute;
    top: 4px;
    left: 860px;
}
.pro_ads_row2 {
    position: relative;
    width: 100%;
    height: 577px;
}
.pro_ads_item {
    display: block;
    height: 60px;
    padding: 1px 45px 10px 45px;
    position: absolute;
    z-index: 3;
    width: 310px;
}
.pro_ads_item span {
    font-size: 40px;
    display: block;
    line-height: 55px;
    transition: 0.3s all ease;
    color: #333;
}
.pro_ads_item p {
    color: #666;
    display: block;
    font-size: 18px;
    line-height: 28px;
    transition: 0.3s all ease;
    width: 280px;
    text-align: left;
}
.pro_ads_item span i {
    font-weight: bolder;
    font-size: 50px;
    color: #ff7f00;
    font-family: 'Arial';
    font-style: italic;
    letter-spacing: -2.1px;
    margin-right: 10px;
    position: relative;
    top: 3px;
}
.pro_ads_item:hover span {
    color: #ff7f00;
}
.pro_ads_item.active:after {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

  .pro_ads_item:hover:after, .pro_ads_item:focus:after,.pro_ads_item:active:after {
    -webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
    animation-name: hvr-icon-bob-float, hvr-icon-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
  }





.pro_ads_item1, .pro_ads_item3 {
    text-align: right;
}
.pro_ads_item2, .pro_ads_item4 {
    text-align: left;
}
.pro_ads_item1 {
    left: -34px;
    top: 100px;
}
.pro_ads_item2 {
    right: -31px;
    top: 100px;
}
.pro_ads_item3 {
    left: -71px;
    top: 430px;
}
.pro_ads_item4 {
    right: -71px;
    top: 430px;
}
.pro_ads_item1:after {
    background: url("../images/wtu1.jpg")no-repeat;
}
.pro_ads_item2:after {
    background: url("../images/wtu2.jpg")no-repeat;
}
.pro_ads_item3:after {
    background: url("../images/wtu3.jpg")no-repeat;
    top: -79px!important
}
.pro_ads_item4:after {
    background: url("../images/wtu4.jpg")no-repeat;
    top: -79px!important
}
.pro_ads_item:after {
    content: '';
    display: block;
    width: 165px;
    height: 165px;
    position: absolute;
    border-radius: 50%;
    box-shadow: 0 0 0 6px rgba(238,238,237,1);
    top: -29px;
    transition: 0.3s all ease;
}
.pro_ads_item1:after, .pro_ads_item3:after {
    right: -57px;
}
.pro_ads_item2:after, .pro_ads_item4:after {
    left: -57px;
}
.pro_ads_row2_in {
    background: url(../images/pro_ads_in.png) no-repeat center 34px;
    width: 626px;
    position: absolute;
    bottom: 0;
    top: -9px;
    left: 288px;
}
.pro_ads_row2_in_tit {
    display: block;
    text-align: center;
    position: absolute;
    top: 165px;
    left: 150px;
    width: 326px;
}
.pro_ads_row2_in_tit span {
    font-size: 34px;
    display: block;
    color: #0661b0;
    line-height: 50px;
    font-weight: bold;
}
.pro_ads_row2_in_tit p {
    font-size: 24px;
    line-height: 30px;
    display: block;
    font-weight: 100;
    color: #666
}
.pro_ads_row2_in_cont {
    display: block;
    width: 388px;
    height: 370px;
    background: url(../images/pro_ads_in_2.png) no-repeat center;
    position: absolute;
    top: 265px;
    left: 122px;
}
.pro_ads_item2 span, .pro_ads_item4 span {
    left: 140px;
    position: absolute;
    overflow: hidden;
    top: -41px;
}
.pro_ads_item2 .Popular {
    position: absolute;
    left: 147px;
    top: 26px;
}
.pro_ads_item1 span, .pro_ads_item3 span {
    position: absolute;
    right: 158px;
    top: -41px;
}
.pro_ads_item1 p {
    position: absolute;
    top: 26px;
    left: 60px;
}
.pro_ads_item2 p {
    position: absolute;
    top: 26px;
    left: 145px;
}
.pro_ads_item3 p {
    position: absolute;
    top: 24px;
    right: 57px;
}
.pro_ads_item4 p {
    position: absolute;
    left: 145px;
    top: 24px;
}
.yzbj .yin {
    text-align: center;
}
.yzbj .yin p {
    color: #333;
    font-size: 40px;
    font-weight: bold;
    display: block;
    margin: 75px 0 40px;
}
.yzbj .yin p b {
    color: #3a5898;
}
.yzbj .yin ul {
    float: left;
    background: #3a5898;
    width: 844px;
    padding: 40px 0 30px;
}
.yin_t {
    font-size: 40px;
    color: #333;
    text-align: center;
    height: 90px;
    line-height: 42px;
    overflow: hidden;
    background: url(../images/yin_line01.png) no-repeat center 66px;
    font-weight: bold;
}
.yin_t a {
    color: #333;
}
.yin_t span {
    display: block;
    font-size: 18px;
    padding: 8px 0 0;
    font-weight: normal;
}
.ibrand-num {
    overflow: hidden;
}
.ibrand-num li {
    float: left;
    width: 176px;
    height: 107px;
    padding: 10px 0 0 35px;
    text-align:left;
    color: #fff;
    font-size: 16px;
    background: url("../images/ani_gx.jpg")no-repeat left top;
}
.ibrand-num li span {
    font-size: 50px;
    line-height: 60px;
    font-family: Arial, Helvetica, sans-serif;
}
.ibrand-num li .num {
    font-weight: bold;
    margin-right: 5px;
}
.ibrand-num li b {
    display: block;
    font-size: 16px;
    font-weight: normal;
    padding: 5px 0 0;
    opacity: 0.7;
}
.ibrand-num li:first-child {
    background: none;
}
.yin_bot {
    width: 784px;
    margin: 0 auto;
    padding: 45px 0 0;
}
.yin_bot ul li {
    font-size: 16px;
    color: #333;
    height: 46px;
    line-height: 46px;
    overflow: hidden;
    float: left;
    width: 307px;
    padding: 0 0 0 20px;
    margin-left: 77px;
}
.yin_bot ul li:hover {
    color: #6eb92b;
}
.yin_bot ul li:nth-child(2n) {
    width: 360px;
    margin: 0;
}
.yzbj .yin .p3 {
    display: block;
    float: left;
    width: 356px;
    background: #ff7f00;
    padding: 24px 0 40px;
    color: #fff;
}
.yzbj .yin .p3 i {
    display: block;
    background: url(../images/p3ico1.png)no-repeat 43px center;
    color: #fff;
    font-weight: bold;
    font-size: 35px;
    font-family: "Arial";
    padding-left: 30px;
    line-height: 36px;
}
.p3ico {
    background: url("../images/p3ico.png")no-repeat 45px center!important;
    padding-left: 85px!important;
    display: block;
    height: 30px;
    margin-top: 18px;
}
.p3ico a {
    display: block;
    font-size: 16px;
    float: left;
    color: #c06000;
    background: #fff;
    width: 103px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 2px;
    margin-right: 10px;
    font-weight: 200;
}
.yzbj .yin .p3 span {
    font-size: 16px;
    line-height: 39px;
    text-align: left!important;
    display: block;
    padding-left: 84px;
    color: rgba(255,255,255,0.9);
}
/*全套服务*/
.ctfw {
    margin-top: 80px;
    background: url(../images/3bj.jpg) no-repeat center center;
    height: 550px;
}
.cttitle {
    text-align: center;
    padding-top: 74px;
}
.cttitle .ctit {
    font-size: 38px;
    color: #fff;
    font-weight: bold;
}
.cttitle .ctit b {
    color: #ff7f00;
}
.cttitle .ccub {
    color: #00663a;
    font-size: 16px;
    background: #fff;
    padding: 10px;
    display: inline-block;
    margin-top: 20px;
}
.ctfw ul {
    margin-top: 45px;
    width: 1220px;
    margin-left: -10px;
}
.ctfw li {
    width: 16.66666%;
    float: left;
    background: url(../images/3ico1.png) no-repeat center center;
    height: 230px;
    text-align: center;
    cursor: pointer;
    position: relative;
}
.ctfw li a{
    display: block;
    overflow: hidden;
}
.ctfw li .ico {
    width: 76px;
    height: 76px;
    margin: 75px auto 20px;
}
.ctfw li span {
    font-size: 18px;
    font-weight: bold;
    color: #3a5898;
}
.ctfw li p {
    font-size: 20px;
    color: #fff;
    margin-top: 80px;
    line-height: 25px;
    font-weight: bold;
}
.ctfw li i {
    width: 22px;
    height: 17px;
    background: url(../images/3jt.png) no-repeat center center;
    position: absolute;
    top: 179px;
    left: 92px;
}
.ctfw .hx {
    background: #5da87e;
    width: 1px;
    height: 140px;
    margin: 0 23px;
    float: left;
    position: relative;
    top: 50px;
}
.ctfw .hx:nth-of-type(5) {
    display: none;
}
 @-webkit-keyframes hvr-bob1 {
 0% {
 -webkit-transform: translateY(-2px);
 transform: translateY(-2px);
}
 50% {
 -webkit-transform: translateY(4px);
 transform: translateY(4px);
}
 100% {
 -webkit-transform: translateY(-2px);
 transform: translateY(-2px);
}
}
 @keyframes hvr-bob1 {
 0% {
 -webkit-transform: translateY(-2px);
 transform: translateY(-2px);
}
 50% {
 -webkit-transform: translateY(4px);
 transform: translateY(4px);
}
 100% {
 -webkit-transform: translateY(-2px);
 transform: translateY(-2px);
}
}
 @-webkit-keyframes hvr-bob-float1 {
 100% {
 -webkit-transform: translateY(-2px);
 transform: translateY(-2px);
}
}
 @keyframes hvr-bob-float1 {
 100% {
 -webkit-transform: translateY(-2px);
 transform: translateY(-2px);
}
}
.ctfw li i {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}
.ctfw li:hover i, .ctfw li:focus i, .ctfw li:active i {
    -webkit-animation-name: hvr-bob-float1, hvr-bob1;
    animation-name: hvr-bob-float1, hvr-bob1;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
}
.ctfw li:hover i, .ctfw li:focus i, .ctfw li:active i {
    -webkit-animation-name: hvr-bob-float1, hvr-bob1;
    animation-name: hvr-bob-float1, hvr-bob1;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
}
.ctfw li img {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.ctfw li:hover img, .ctfw li:focus img, .ctfw li:active img {
    -webkit-animation-name: hvr-icon-up;
    animation-name: hvr-icon-up;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
/*资质证书*/

.unzheng {
    padding: 80px 0 77px;
    overflow: hidden;
}
.ztitle {
    background: url(../images/title_bg.png) no-repeat 0 0;
    width: 596px;
    height: 85px;
    margin: auto;
}
.ztitle .ztit {
    font-size: 38px;
    color: #333;
    font-weight: bold;
    line-height: 1;
    padding-left: 100px;
    margin-bottom: 20px;
}
.ztitle .ztit b {
    color: #3a5898;
}
.ztitle .zsub {
    padding-left: 203px;
    font-size: 18px;
    color: #333;
}
.aaunzheng {
    width: 1200px;
    position: relative;
    margin-top: 40px;
}
.aaunzheng .hd {
    overflow: hidden;
}
.aaunzheng .hd .prev, .aaunzheng .hd .next {
    display: block;
    width: 60px;
    height: 60px;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/btn01.png) no-repeat;
    position: absolute;
    top: 36%;
    left: -80px;
    opacity: .8;
}
.aaunzheng .hd .prev:hover, .aaunzheng .hd .next:hover {
    opacity: 1;
}
.aaunzheng .hd .next {
    background-position: -60px 0;
    right: -75px;
    left: auto;
}
.aaunzheng .hd .prevStop {
    background-position: -60px 0;
}
.aaunzheng .hd .nextStop {
    background-position: -60px -50px;
}
.aaunzheng .bd {
    overflow: hidden;
}
.aaunzheng .bd .tempWrap {
    margin-left: -8px;
}
.aaunzheng .bd ul {
    overflow: hidden;
    zoom: 1;
}
.aaunzheng .bd ul li {
    margin: 0 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}
.aaunzheng .bd ul li .pic {
    text-align: center;
}
.aaunzheng .bd ul li .pic a {
    display: block;
}
.aaunzheng .bd ul li .pic span {
    overflow: hidden;
    height: 250px;
    background: #fff;
    display: block;
    border: 1px solid #e5e5e5;
}
.aaunzheng .bd ul li .pic img {
    width: 225px;
    display: block;
    margin-top: 13px;
}
.aaunzheng .bd ul li:hover .pic span {
    border-color: #ff7f00;
}
.aaunzheng .bd ul li:hover .pic img {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: -webkit-transform 0.6s ease 0;
    transition: transform 0.6s ease 0;
}
.aaunzheng .bd ul li p {
    width: 225px;
    margin: auto;
    margin-top: 15px;
    font-size: 15px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
/*储能的六大优势*/
.sdys {
    padding: 78px 0;
    overflow: hidden;
    background: #f5f5f5;
}
.sdtitle {
    background: url(../images/title_bg.png) no-repeat 0 -340px;
    width: 610px;
    height: 85px;
    margin: auto;
}
.sdtitle .sdtit {
    font-size: 38px;
    color: #333;
    font-weight: bold;
    line-height: 1;
    padding-left: 100px;
    margin-bottom: 20px;
}
.sdtitle .sdtit b {
    color: #3a5898;
}
.sdtitle .sdsub {
    padding-left: 203px;
    font-size: 18px;
    color: #333;
}
.sdnr {
    background: url("../images/ybj.png")no-repeat center center;
    overflow: hidden;
    margin-top: 70px;
    height: 464px;
}
.sdnr ul {
    position: relative;
    zoom: 1;
}
.sdnr ul li {
    width: 284px;
    padding: 0 33px 0 40px;
    float: left;
}
.sdnr ul li p {
    display: block;
    font-size: 25px;
    color: #333333;
    font-weight: bold;
    line-height: 46px;
}
.sdnr ul li p img {
    display: block;
    float: left;
    width: 59px;
    height: 55px;
}
.sdnr ul li pre {
    display: block;
    border: 1px dashed #bfbfbf;
    margin-top: 20px;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    padding: 19px;
    font-size: 16px;
    color: #333333;
    font-family: "微软雅黑";
    line-height: 25px;
}
.sdnr ul .sdlis {
    margin-top: 157px;
    top: 135px;
    padding: 0!important;
}
.sdnr ul .sdlis02 {
    position: absolute;
    left: 221px;
}
.sdnr ul .sdlis04 {
    position: absolute;
    left: 577px;
}
.sdnr ul .sdlis06 {
    position: absolute;
    right: -15px;
}
/*行业经验*/

.hangye {
    padding: 80px 0;
    overflow: hidden;
}
.hytitle {
    background: url(../images/title_bg.png) no-repeat 0 -170px;
    width: 610px;
    height: 85px;
    margin: auto;
}
.hytitle .hytit {
    font-size: 38px;
    color: #333;
    font-weight: bold;
    line-height: 1;
    padding-left: 100px;
    margin-bottom: 20px;
}
.hytitle .hytit b {
    color: #3a5898;
}
.hytitle .hysub {
    padding-left: 203px;
    font-size: 18px;
    color: #333;
}
/*专家团队*/
.teams {
    padding: 80px 0 114px;
    background: #3a5898;
    overflow: hidden;
}
.teams .tetitle {
    text-align: center;
}
.tetitle i {
    display: inline-block;
    height: 1px;
    background: #629c7b;
    width: 428px;
    position: relative;
    top: 30px;
    float: left;
}
.tetitle i.xianL {
    margin-right: 20px;
}
.tetitle i.xianR {
    margin-left: 20px;
}
.tetitle p {
    font-weight: bold;
    font-size: 38px;
    color: #fff;
    float: left;
    line-height: 55px;
}
.tetitle p b {
    color: #ff7f00;
}
.tetitle span {
    font-size: 16px;
    color: #fff;
    line-height: 28px;
}
.tetit {
    overflow: hidden;
}
/* 本例子css */
.picScroll-left88 {
    width: 100%;
    position: relative;
}
.picScroll-left88 .hd {
    overflow: hidden;
    height: 30px;
}
.picScroll-left88 .hd .prev {
    display: block;
    width: 62px;
    height: 62px;
    position: absolute;
    left: -76px;
    top: 100px;
    overflow: hidden;
    cursor: pointer;
    background: url("../images/btn02.png") no-repeat;
}
.picScroll-left88 .hd .next {
    display: block;
    width: 62px;
    height: 62px;
    position: absolute;
    right: -85px;
    top: 100px;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/btn02.png) no-repeat;
    background-position: -62px -1px;
}
.picScroll-left88 .bd {
    overflow: hidden;
}
.picScroll-left88 .bd ul {
    overflow: hidden;
    zoom: 1;
}
.picScroll-left88 .bd ul li {
    margin: 0 12px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: left;
    width: 500px!important;
    padding: 28px 40px;
    background: #fff;
}
.picScroll-left88 .bd ul li .pic img {
    width: 193px;
    height: 145px;
    border-radius: 50%;
    position: relative;
    left: -24px;
	max-width: unset;
}
.picScroll-left88 .bd ul li:hover .pic img{
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: -webkit-transform 0.6s ease 0;
    transition: transform 0.6s ease 0;
}


.picScroll-left88 .bd ul li .pic {
    float: left;
    width: 145px;
    height: 145px;
    border-radius: 50%;
    overflow: hidden;
}
.picScroll-left88 .bd ul li .pictit {
    float: left;
    margin-left: 28px;
    padding: 13px 0 0;
}
.picScroll-left88 .bd ul li .pictit p {
    color: #000000;
    font-size: 16px;
    line-height: 28px;
}
.picScroll-left88 .bd ul li .pictit span {
    color: #3a5898;
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
}
.picScroll-left88 .bd ul li .pictit i {
    width: 320px;
    height: 1px;
    background: #e6e6e6;
    display: block;
    margin: 18px 0;
}
.picScroll-left88 .bd ul li .pictit a {
    width: 112px;
    display: block;
    height: 30px;
    background: #3a5898;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    border-radius: 40px;
    float: left;
    margin-right: 10px;
}
.picScroll-left88 .bd ul li .pictit .zixu {
    background: #ff7f00!important;
}

.picScroll-left88 .bd ul li .pictit a {
    content: "";
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  .picScroll-left88 .bd ul li .pictit a:hover, .picScroll-left88 .bd ul li .pictit a:focus,.picScroll-left88 .bd ul li .pictit a:active{
    -webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
    animation-name: hvr-icon-bob-float, hvr-icon-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
  }



.rexian {
    margin: 0 auto;
    width: 1200px;
    overflow: hidden;
    position: relative;
    top: -60px;
    margin-bottom: 20px;
}
.sol1 {
    width: 400px;
    padding: 20px 0 18px;
    float: left;
    position: relative;
    background: #eeeeee;
}
.sol1 ul li {
    background: url(../images/ico1.png)no-repeat 47px center;
    float: left;
    font-size: 16px;
    color: #333;
    width: 97px;
    padding-left: 76px;
    line-height: 41px;
}
.sol1 ul li:two-child {
 background: url("../images/ico1.png")no-repeat 9px center!important;
padding-left: 40px;
}
.sol1 ul li:four-child {
 background: url("../images/ico1.png")no-repeat 9px center!important;
 padding-left: 40px;
}
.solve .sol1 i {
    display: block;
    background: url(../images/teamico.png)no-repeat center center;
    width: 35px;
    height: 35px;
    position: absolute;
    z-index: 999999;
    float: left;
    left: 384px;
    top: 55px;
}
.sol2 {
    background: #ff7f00;
    float: left;
    width: 400px;
    overflow: hidden;
    padding: 26px 0;
    text-align: center;
}
.sol2 p {
    color: #fff;
    font-size: 16px;
}
.sol2 span {
    font-size: 40px;
    color: #fff;
    font-weight: bold;
    background: url("../images/retle.png")no-repeat left center;
    padding-left: 35px;
}
.sol3 {
    float: left;
    width: 400px;
    padding: 29px 0 28px;
    background: #eee;
}
.sol3 p {
    font-size: 16px;
    color: #333333;
    display: block;
    text-align: center;
}
.sol3 a {
    display: block;
    width: 110px;
    background: #3a5898;
    margin-right: 10px;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    height: 30px;
    border-radius: 2px;
    float: left;
}
.qqzx {
    width: 244px;
    margin: 14px auto;
}
/*储能检测*/
.jiance {
    overflow: hidden;
    padding-bottom: 80px;
}
.jititle {
    text-align: center;
}
.jititle p {
    font-size: 38px;
    color: #333;
}
.jititle p b {
    color: #3a5898;
}
.jititle i {
    width: 100%;
    height: 1px;
    background: #e5e5e5;
    margin: 18px 0;
    display: block;
}
.jititle i em {
    display: block;
    width: 40px;
    background: #3a5898;
    height: 1px;
    margin: 0 auto;
}
.jititle span {
    font-size: 18px;
    color: #333;
}
.jinr {
    margin-top: 50px;
}
/*左边css */
.picScroll-left99 {
    width: 570px;
    position: relative;
    border: 1px solid #e4e4e4;
}
.picScroll-left99 .hd {
    overflow: hidden;
}
.picScroll-left99 .hd .prev, .picScroll-left99 .hd .next {
    width: 40px;
    height: 50px;
    overflow: hidden;
    background: url(../images/jijt.png) no-repeat;
    position: absolute;
    top: 180px;
    z-index: 999;
    left: 0px;
}
.picScroll-left99 .hd .next {
    background-position: -40px 0px;
    left: auto;
    right: -1px;
}
.picScroll-left99 .hd .prevStop {
    background-position: -60px 0;
}
.picScroll-left99 .hd .nextStop {
    background-position: -60px -50px;
}
.picScroll-left99 .bd {
    overflow: hidden;
}
.picScroll-left99 .bd ul {
    overflow: hidden;
    zoom: 1;
}
.picScroll-left99 .bd ul li {
    float: left;
    _display: inline;
    overflow: hidden;
    position: relative;
    height: 427px;
}
.picScroll-left99 .bd ul li .pic {
    text-align: center;
    overflow: hidden;
}
.picScroll-left99 .bd ul li .pic img {
    width: 570px;
    height: 428px;
    display: block;
    /* margin-top: -50px; */
}

.picScroll-left99 .bd ul li:hover .pic img{
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: -webkit-transform 0.6s ease 0;
    transition: transform 0.6s ease 0;
}


.picScroll-left99 .bd ul li .title {
    padding: 20px 27px 25px 17px;
    position: absolute;
    bottom: -55px;
    background: rgba(0, 0, 0, 0.5);
    transition: all .5s;
}
.picScroll-left99 .bd ul li .title p {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}
.picScroll-left99 .bd ul li .title span {
    font-size: 14px;
    line-height: 25px;
    color: rgba(255, 255, 255, 0.85);
    display: block;
    margin: 10px 0;
}
.picScroll-left99 .bd ul li .title i {
    display: block;
    width: 106px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: #ff7f00;
    margin-top: 10px;
}

.picScroll-left99 .bd ul li:hover .title{
    bottom: 0;
    transition: all .5s;
    transition: transform 0.6s ease 0;
}


/*案例*/
.multipleColumn .hd .prev {
    position: absolute;
    top: 44%;
    left: -85px;
    background: url("../images/hjtz.png") no-repeat center 0;
    width: 62px;
    height: 62px;
    z-index: 3;
}
.multipleColumn .hd .next {
    position: absolute;
    top: 44%;
    right: -85px;
    background: url("../images/hjtr.png") no-repeat center 0;
    width: 62px;
    height: 62px;
    z-index: 3;
}
.multipleColumn .hone {
    width: 570px;
    float: left;
}
.multipleColumn .hone li {
    width: 570px;
    height: 560px;
    position: relative;
    overflow: hidden;
    float: left;
    border: 1px solid #e6e6e6;
}
.multipleColumn li:hover img {
    -webkit-transform: scale(1.08, 1.08);
	-ms-transform: scale(1.08, 1.08);
	transform: scale(1.08, 1.08);
	-webkit-transition: -webkit-transform 0.6s ease 0;
	transition: transform 0.6s ease 0;
}

.multipleColumn .hone li img {
    width: 570px;
    transition: all 0.5s;
    height: 428px;
    display: block;
}
.multipleColumn .hotit {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 133px;
    background: #474747;
    padding: 25px 30px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.multipleColumn .hotit h3 {
    font-size: 18px;
    color: #fff;
    display: inline-block;
    position: relative;
    line-height: 24px;
    font-weight: bold;
}
.multipleColumn .hotit h3 a {
    color: #fff;
    display: inline-block;
}
.multipleColumn .hotit h3 i a {
    margin-left: 30px;
}
.multipleColumn .hotit p {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    padding-top: 10px;
    line-height: 22px;
}
.multipleColumn .hotit p i {
    color: #ff7f00;
}
.multipleColumn .hotit p span {
    color: rgba(255, 255, 255, 0.8);
}
.multipleColumn .htwo {
    width: 609px;
    float: right;
}
.multipleColumn .htwo li {
    width: 295px;
    height: 271px;
    margin: 0 19px 19px 0;
    position: relative;
    overflow: hidden;
    float: left;
}
.multipleColumn .htwo li img {
    width: 295px;
    height: 222px;
    transition: all 0.5s;
}
.multipleColumn .htwo li span {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 49px;
    background: #474747;
    text-align: center;
    line-height: 49px;
    font-size: 15px;
    color: #fff;
}
.multipleColumn .htwo li:hover img {
    transform: scale(1.1);
}
.multipleColumn .htwo li:hover span {
    display: block!important;
}
.multipleColumn .htwo li:nth-child(2n) {
    margin: 0 0 19px 0!important;
}

.multipleColumn ul li:hover .hotit,.multipleColumn ul li:hover span{
    background: #ff7f00;
}
.multipleColumn ul li:hover .hotit p i{
    color: #fff;
}


/* 本例子css */
.multipleColumn {
    position: relative;
    width: 100%;
    margin: 55px auto 30px;
}
.multipleColumn .bd {
    overflow: hidden;
}
.coo {
    overflow: hidden;
    position: relative;
}
.coo h2 {
    background: url(../images/coot.jpg) no-repeat center 0;
    background-size: 260px 202px;
    width: 260px;
    height: 202px;
    overflow: hidden;
    float: left;
    font-size: 30px;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 30px;
}
.coo h2 a{
    display: block;
    padding: 55px 0 0 40px;
    height: 145px;
}
.coo h2 em {
    color: #fff;
    font-weight: bold;
}
.coo h2 a i {
    display: block;
    font-size: 18px;
    text-transform: uppercase;
    font-family: Didot;
    letter-spacing: 4px;
    font-weight: normal;
    color: rgba(255,255,255,0.8);
}
.coo h2 a p {
    display: block;
    font-weight: normal;
    font-size: 16px;
    padding-top: 10px;
    color: rgba(255,255,255,0.8);
}
.cooprev, .coonext {
    background: #666666;
    position: absolute;
    top: 0;
    right: 0;
    width: 58px;
    height: 102px;
}
.coonext {
    background: #ff7f00;
}
.cooprev:hover {
    background: #666;
}
.coonext:hover {
    background: #ff7f00;
}
.coonext {
    top: 100px;
}
.coo_c {
    float: left;
    width: 887px;
    overflow: hidden;
}
.coo_c li {
    float: left;
    width: 220px;
    height: 200px;
    position: relative;
    margin-right: -1px;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #dcdcdc;
}
.coo_c li a{
    overflow: hidden;
    display: block;
}
.coo_c li img {
    width: 223px;
    margin-top: 45px;
}
.coo_c li span {
    overflow: hidden;text-overflow: ellipsis;white-space: nowrap; display:block; 
    margin-top: 20px;
    width: 100%;
    font-size: 14px;
    color: #555555;
    text-align: center;
}
.coo_c li:hover img{
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: -webkit-transform 0.6s ease 0;
    transition: transform 0.6s ease 0;
}
.coo_c li:hover span{
    color: #ff7f00;
}



/* 右边css */
.multipleColumn33 {
    overflow: hidden;
    position: relative;
    width: 570px;
}
.multipleColumn33 .hd {
    overflow: hidden;
    height: 59px;
    width: 100%;
}
.multipleColumn33 .hd .prev {
    display: block;
    float: left;
    width: 283px;
    height: 59px;
    overflow: hidden;
    cursor: pointer;
    background: url("../images/3hzjt.png")#eee no-repeat;
}
.multipleColumn33 .hd .next {
    display: block;
    float: right;
    width: 283px;
    height: 59px;
    overflow: hidden;
    cursor: pointer;
    background: url("../images/3hzjt.png")#eee no-repeat;
    background-position: -286px 0;
}

.multipleColumn33 .hd .prev:hover{
    background: url("../images/3hzjt.png")#ff7f00 no-repeat 0 -60px;
}
.multipleColumn33 .hd .next:hover{
    background: url("../images/3hzjt.png")#ff7f00 no-repeat -286px -60px;
}



.multipleColumn33 .bd {
    overflow: hidden;
}
.multipleColumn33 .bd ul {
    overflow: hidden;
    zoom: 1;
    width: 570px;
    float: left;
    _display: inline;
}
.multipleColumn33 .bd ul li {

    margin-bottom: 20px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}
.multipleColumn33 .bd ul li:nth-of-type(2n){
     margin-left: 20px;
}
.multipleColumn33 .bd ul li .pic {
    text-align: center;
    overflow: hidden;
    border: 1px solid #e4e4e4;
}
.multipleColumn33 .bd ul li .pic img {
    width: 233px;
    padding:2px 20px;
    display: block;
    
}
.multipleColumn33 .bd ul li .title {
    background: #eeeeee;
    text-align: center;
    color: #333;
    font-size: 15px;
    line-height: 43px;
    height: 43px;
}
.multipleColumn33 .bd ul li:hover .title {
    background: #ff7f00;
    color: #fff;
}
.multipleColumn33 .bd ul li:hover .pic{
    border: 1px solid #ff7f00;
}
.multipleColumn33 .bd ul li:hover .pic img {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: -webkit-transform 0.6s ease 0;
    transition: transform 0.6s ease 0;
}
/*认证项目*/
.xiangmu {
    padding: 0 0 80px;
    overflow: hidden;
}
/* 右边css */
.multipleColumn44 {
    position: relative;
    width: 100%;
    margin: 50px 0 0;
}
.multipleColumn44 .hd {
    overflow: hidden;
    height: 59px;
}
.multipleColumn44 .hd .prev {
    display: block;
    position: absolute;
    top: 280px;
    left: -80px;
    width: 60px;
    height: 62px;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/btn01.png) no-repeat;
}
.multipleColumn44 .hd .next {
    display: block;
    position: absolute;
    top: 280px;
    right: -72px;
    width: 60px;
    height: 62px;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/btn01.png) no-repeat;
}
.multipleColumn44 .hd .next {
    background-position: -60px 0px;
}
.multipleColumn44 .bd {
    overflow: hidden;
}
.multipleColumn44 .bd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
    _display: inline;
}
.multipleColumn44 .bd ul li {
    margin: 0 10px 22px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}
.multipleColumn44 .bd ul li .pic {
    text-align: center;
    overflow: hidden;
    border: 1px solid #e4e4e4;
}
.multipleColumn44 .bd ul li .pic img {
    width: 215px;
    height: 215px;
    display: block;
    
}
.multipleColumn44 .bd ul li .title {
    text-align: center;
    color: #333;
    font-size: 16px;
    line-height: 43px;
    height: 43px;
}
.multipleColumn44 .bd ul li:hover .title {
    color: #ff7f00;
}
.multipleColumn44 .bd ul li:hover .pic{
    border: 1px solid #ff7f00;
}
.multipleColumn44 .bd ul li:hover .pic img {
    
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: -webkit-transform 0.6s ease 0;
    transition: transform 0.6s ease 0;
}
/*un38常见问题*/
.wenti {
    background: #eee;
    padding: 70px 0;
    overflow: hidden;
}
/* 本例子css */
.txtMarquee-top11 {
    width: 600px;
    overflow: hidden;
    position: relative;
    background: #fff;
    height: 580px;
}
.txtMarquee-top11 .hd {
    overflow: hidden;
    height: 70px;
    background: #3a5898;
    line-height: 70px;
}
.txtMarquee-top11 .hd p {
    float: left;
    display: block;
    background: url(../images/wico.png)no-repeat 23px center;
    color: #fff;
    padding-left: 66px;
    font-size: 20px;
}
.txtMarquee-top11 .hd a {
    display: block;
    float: right;
    color: #fff;
    font-size: 16px;
    padding-right: 20px;
}

.txtMarquee-top11 .bd {
    padding:0 20px;
    height: 490px;
    overflow: hidden;
}
.txtMarquee-top11 .bd ul {
    overflow: hidden;
    zoom: 1;
}
.txtMarquee-top11 .infoList li {
    padding: 23px 23px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}
.txtMarquee-top11 .infoList li p {
    display: block;
    background: url("../images/wico2.png")no-repeat left center;
    padding-left: 30px;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    line-height: 36px;
}
.txtMarquee-top11 .infoList li span {
    display: block;
    color: #666;
    font-size: 14px;
    line-height: 22px;
    padding-left: 30px;
}
.txtMarquee-top11 .infoList li:hover p{
    color: #ff7f00;
}





.zxly {
    width: 569px;
    height: 580px;
    overflow: hidden;
    float: right;
}
.zxly .zxtit {
    color: #fff;
    background: #3a5898 url("../images/wico3.png")no-repeat 23px center;
    font-size: 20px;
    height: 70px;
    line-height: 70px;
    padding-left: 66px;
}
.zxly .zxnr {
    background: #fff;
    padding: 40px 33px 45px;
}
.zxly .zxnr p {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    line-height: 28px;
}
.zxly .zxnr span {
    font-size: 18px;
    color: #333;
    line-height: 40px;
}
.zxly .zxnr span b {
    color: #3a5898;
}
.zxmess {
    margin: 30px 0 0;
}
.zxmess .aaly {
    width: 503px;
    display: block;
    overflow: hidden;
}
.zxmess .aaly input {
    width: 174px;
    height: 53px;
    background: #f1f1f1;
    margin-bottom: 16px;
    border: none;
    font-size: 16px;
    color: #3a5898;
    padding: 0 50px 0 20px;;
}
.zxmess .aaly .ly01 {
    float: left;
    position: relative;
}
.zxmess .aaly .ly01:nth-of-type(2n) {
    margin-left: 15px;
}
.zxmess .aaly .ly01 i {
    display: block;
    width: 25px;
    height: 25px;
    background: url(../images/ico.png)no-repeat 0 -310px;
    position: absolute;
    right: 10px;
    top: 15px;
}
.zxmess .aaly .ly01:nth-of-type(2) i {
    background-position: -25px -310px;
}
.zxmess .aaly .ly01:nth-of-type(3) i {
    background-position: -50px -310px;
}
.zxmess .aaly .ly01:nth-of-type(4) i {
    background-position: -75px -310px;
}
.zxmess .bbly {
    width: 503px;
    position: relative;
    overflow: hidden;
    height: 123px;
}
.zxmess .bbly textarea {
    width: 463px;
    height: 83px;
    border: none;
    padding: 20px;
    background: #f1f1f1;
    color: #3a5898;
}
.zxmess .bbly i {
    display: block;
    width: 25px;
    height: 25px;
    background: url(../images/ico.png)no-repeat -100px -310px;
    position: absolute;
    right: 12px;
    top: 15px;
}
.zxmess .ccly {
    width: 503px;
    overflow: hidden;
    margin: 25px 0 0;
}
.zxmess .ccly a {
    font-size: 16px;
    background: #3a5898;
    border-radius: 50px;
    color: #fff;
    width: 200px;
    height: 53px;
    line-height: 53px;
    text-align: center;
    margin: 0 0 0 18px;
}
.zxmess .ccly .submit {
    font-size: 16px;
    background: #ff7f00;
    border-radius: 50px;
    color: #fff;
    width: 200px;
    height: 53px;
    line-height: 53px;
    text-align: center;
    border: none;
    cursor: pointer;
}
.zxmess .blx {
    text-align: center;
    font-size: 25px;
    color: #fff;
    padding-top: 45px;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    margin-top: 20px;
}
.zxmess .blx i {
    display: inline-block;
    width: 35px;
    height: 30px;
    background: url(../images/ico.png)no-repeat -50px -25px;
    position: relative;
    top: 5px;
    margin-right: 8px;
}
.zxmess .blx b {
    font-size: 40px;
    font-family: Arial, Helvetica, sans-serif;
}



















</pre></body></html>